golang.org/x/tools/internal/gcimporter.importReader.bool (method)
6 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L644: implicit = r.bool()
iimport.go#L683: val = constant.MakeBool(r.bool())
iimport.go#L911: emb := r.bool()
iimport.go#L1008: terms[i] = types.NewTerm(r.bool(), r.typ())
iimport.go#L1041: variadic := params.Len() > 0 && r.bool()
iimport.go#L1074: func (r *importReader) bool() bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)